[PATCH] Work around test failure on big-endian architectures
authorNoah Meyerhans <noahm@debian.org>
Tue, 25 Nov 2025 21:38:42 +0000 (16:38 -0500)
committerNoah Meyerhans <noahm@debian.org>
Wed, 4 Feb 2026 16:09:21 +0000 (11:09 -0500)
commit7bde382b8481dbf1a16359683004d332efcd2e27
tree9ab3febf47f4013f02d88216f901802a69eb987f
parent2af0f57c4c35836a7cba840e775bf9c0abad5171
[PATCH] Work around test failure on big-endian architectures

Because the endianness of the target system results in data being
layed out differently in memory, the manually constructed test input
doesn't result in the expected failure modes, which is interpreted as
a test failure.

This is not a permanent fix.  See
https://dovecot.org/mailman3/archives/list/dovecot@dovecot.org/message/FZBVU55TK5332SMZSSDNWIVJCWGUAJQS/

Gbp-Pq: Name work-around-test-failure-on-big-endian-architectures.patch
src/lib-master/test-master-service-settings.c